Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
|
Size Change: 0 B Total Size: 701 kB ℹ️ View Unchanged
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3114 +/- ##
=======================================
Coverage 90.32% 90.32%
=======================================
Files 228 228
Lines 13964 13964
Branches 1885 1885
=======================================
Hits 12613 12613
Misses 1330 1330
Partials 21 21 🚀 New features to boost your workflow:
|
824671c to
7fdc355
Compare
7fdc355 to
0dc1bae
Compare
sirineJ
approved these changes
May 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@sumup-oss/circuit-ui@10.0.1
Patch Changes
#3116
8bc4f55Thanks @connor-baer! - Fixed support for therequiredattribute in the RadioButtonGroup and SelectorGroup components.#3115
d4eb5b2Thanks @connor-baer! - Fixed applying a custom class name to the Anchor component when it renders as aspanwhen neither thehrefnor theonClickprops have been passed.#3112
5e0425aThanks @sirineJ! - Refactored the DateInput component to use the Popover component under the hood.#3112
5e0425aThanks @sirineJ! - Improved the Popover's floating element's positioning.